Replace copyright notice with Apache License 2.0 text#31
Replace copyright notice with Apache License 2.0 text#31ResonanceCache wants to merge 2 commits into
Conversation
Updated the LICENSE file to include the full text of the Apache License 2.0, replacing the previous copyright notice. This follows the same pattern as https://github.com/oapi-codegen/oapi-codegen.
| same "printed page" as the copyright notice for easier | ||
| identification within third-party archives. | ||
|
|
||
| Copyright [yyyy] [name of copyright owner] |
There was a problem hiding this comment.
Did we do this on oapi-codegen itself
There was a problem hiding this comment.
https://github.com/oapi-codegen/oapi-codegen/blob/main/LICENSE#L189
Yes. Can update it if you'd like
Update copyright year and owner in LICENSE file
|
@jamietanna bump with the copyright info. |
|
Will take a look in the next few days, thanks. No need to re-nudge :) Unless there's a specific reason it's higher priority for you? |
|
My company uses this package (as a dependency of the main oapi-codegen) and we have strict licensing policies, hence the need to have the full license in the repo. Understood if you have other priorities, but it is high for me and my team. |
|
OK - I will say in that sense (as someone who's worked in and around the space for a while, but who is not a lawyer) - a short licence is often sufficient for the most widely used tools on the market, so might be worth feeding back to your vendor For instance https://pkg.go.dev/github.com/oapi-codegen/nullable correctly identifies this as |
Updated the LICENSE file to include the full text of the Apache License 2.0, replacing the previous copyright notice. This follows the same pattern as https://github.com/oapi-codegen/oapi-codegen.